File
Queue Functions
The following
functions are used with file queues
SetupCloseFileQueue |
Terminates
the queue. Any remaining transactions are not committed. |
SetupCommitFileQueue |
Commits all
queued transactions. |
SetupOpenFileQueue |
Initializes
and returns a handle to the file queue. |
SetupPromptReboot |
Prompts the
user to reboot his or her computer, if necessary. |
SetupQueueCopy |
Queues a
file copy. |
SetupQueueCopySection |
Queues the
files in an INF Copy Files |
SetupQueueDefaultCopy |
Queues the
files in an INF Copy Files |
SetupQueueDelete |
Queues a
file deletion. |
SetupQueueDeleteSection |
Queues the
files in an INF Delete Files |
SetupQueueRename |
Queues a
file rename. |
SetupQueueRenameSection |
Queues the
files in an INF Rename Files |
SetupScanFileQueue |
Scans the
file queue. |
SetupSetPlatformPathOverride |
Sets the
platform path override. |